home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November A / PCWK1103A.iso / Top10FreewarePL-SOFT / Milo / milo060setup.exe / {app} / Milo.exe / 0 / RCDATA / TMAILVIEW / TMAILVIEW.txt
Text File  |  2003-09-19  |  873b  |  40 lines

  1. object mailview: Tmailview
  2.   Left = 202
  3.   Top = 141
  4.   Width = 689
  5.   Height = 515
  6.   BorderIcons = [biSystemMenu, biMaximize]
  7.   BorderWidth = 8
  8.   Caption = 'Milo - '#378'r'#243'd'#322'o wiadomo'#347'ci'
  9.   Color = clBtnFace
  10.   Constraints.MinHeight = 300
  11.   Constraints.MinWidth = 400
  12.   Font.Charset = EASTEUROPE_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Tahoma'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   Position = poOwnerFormCenter
  19.   OnClose = FormClose
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object mail: TMemo
  24.     Left = 0
  25.     Top = 0
  26.     Width = 665
  27.     Height = 469
  28.     Align = alClient
  29.     Font.Charset = EASTEUROPE_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -11
  32.     Font.Name = 'Fixedsys'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     ReadOnly = True
  36.     ScrollBars = ssBoth
  37.     TabOrder = 0
  38.   end
  39. end
  40.